GET api/v2/serviceareas/GetAllServiceAreasByMasterMethodIds?masterIds[0]={masterIds[0]}&masterIds[1]={masterIds[1]}&translate={translate}

Request

URI Parameters

NameDescriptionTypeAdditional information
masterIds

Collection of integer

Required

translate

boolean

Default value is False

Response

PageResultOfServiceAreaBasic
NameDescriptionTypeAdditional information
Count

integer

TotalCount

integer

Result

Collection of ServiceAreaBasic

Response Format

application/json, text/json, text/html

Sample:

Sample not available.